Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore overrides for variable_name #1199

Merged
merged 1 commit into from Jan 16, 2017
Merged

Ignore overrides for variable_name #1199

merged 1 commit into from Jan 16, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jan 16, 2017

Resolves #1169 variable_name should not apply to overriding properties.

Summary

Updated variable_name to ignore overrides.

Resolves #1169 `variable_name should not apply to overriding
properties`.
@SwiftLintBot
Copy link

SwiftLintBot commented Jan 16, 2017

6 Messages
📖 Linting Alamofire with this PR took 3.11s vs 3.27s on master (4% faster)
📖 Linting swift with this PR took 10.84s vs 11.54s on master (6% faster)
📖 Linting Aerial with this PR took 0.41s vs 0.44s on master (6% faster)
📖 Linting SourceKitten with this PR took 1.4s vs 1.54s on master (9% faster)
📖 Linting Moya with this PR took 0.44s vs 0.49s on master (10% faster)
📖 Linting realm-cocoa with this PR took 3.51s vs 3.83s on master (8% faster)

Generated by 🚫 danger

@ghost
Copy link
Author

ghost commented Jan 16, 2017

@marcelofabri @jpsim Any idea what happened to Danger on this build? 99% faster with this little change makes no sense to me. Also some of the violations "fixed" in other rules that are not the variable_name rule. Neither of those things appear to be correct about this PR.

@codecov-io
Copy link

codecov-io commented Jan 16, 2017

Current coverage is 82.18% (diff: 100%)

Merging #1199 into master will increase coverage by <.01%

@@             master      #1199   diff @@
==========================================
  Files           165        165          
  Lines          8179       8182     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           6721       6724     +3   
  Misses         1458       1458          
  Partials          0          0          

Powered by Codecov. Last update ff132bd...9cfc51a

@marcelofabri
Copy link
Collaborator

@aamctustwo I have no idea, but I triggered it again and it seems we're good now!

@marcelofabri marcelofabri merged commit 706d572 into realm:master Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants